home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / master / external_master_reload < prev    next >
Text File  |  2001-04-06  |  287b  |  11 lines

  1. SYNOPSIS
  2.         void external_master_reload()
  3.  
  4. DESCRIPTION
  5.         Master was reloaded on external request by SIGUSR1.
  6.         It will be called after inaugurate_master() of course.
  7.         If you plan to do additional magic here, you're welcome.
  8.  
  9. SEE ALSO
  10.         inaugurate_master(M)
  11.